From: Mirko Vogt Date: Sun, 4 Jan 2009 03:16:33 +0000 (+0000) Subject: not broken anymore due to prior commit X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=b61035deb4d3ecb416c829ae2dd71bdca8d6b3fc;p=openwrt%2Fsvn-archive%2Fpackages.git not broken anymore due to prior commit SVN-Revision: 13852 --- diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 9ef4f6cf1..009a778c5 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -24,7 +24,7 @@ define Package/cython CATEGORY:=Languages TITLE:=cython URL:=http://www.cython.org - DEPENDS:=python-core @BROKEN + DEPENDS:=python-core endef define Package/cython/description